home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / TableRowMicro.nib / data.classes next >
Text File  |  1994-12-14  |  788b  |  53 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TableInspector = {
  7.     ACTIONS = {
  8.     setShowSummary:;
  9.     setShowLabel:;
  10.     toggleCaptions:;
  11.     showTableGridlines:;
  12.     hideTableGridlines:;
  13.     setShowTitle:;
  14.     toggleSummary:;
  15.     };
  16.     OUTLETS = {
  17.     viewGridMatrix;
  18.     titleMatrix;
  19.     placementMatrix;
  20.     borderMatrix;
  21.     segmentMatrix;
  22.     placementMicro;
  23.     labelMatrix;
  24.     widthMatrix;
  25.     alignmentMatrix;
  26.     rowMicro;
  27.     borderMicro;
  28.     alignmentMicro;
  29.     summaryMatrix;
  30.     };
  31.     SUPERCLASS = PGInspector;
  32. };
  33. PGInspector = {
  34.     ACTIONS = {
  35.     default:;
  36.     setMicroInspector:;
  37.     set:;
  38.     revert:;
  39.     };
  40.     OUTLETS = {
  41.     blankMicroPanel;
  42.     microInspectorMtx;
  43.     stringTable;
  44.     window;
  45.     loadedSelection;
  46.     loadedStyleList;
  47.     styleList;
  48.     currentStyleButton;
  49.     microInspectorSlot;
  50.     };
  51.     SUPERCLASS = Object;
  52. };
  53.